remote: Print full refspec in "ostree remote refs"
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 2 Dec 2015 19:51:00 +0000 (14:51 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 3 Dec 2015 04:13:44 +0000 (23:13 -0500)
commita02174b0bafcd43ab060ffdd322b5515369ec779
tree92d9101f83cbd73549578c4b6f63dea37f5c40d9
parent581b7d61831ccacdc4678127301f86c81db30ccc
remote: Print full refspec in "ostree remote refs"

Just to make copy-and-paste a little easier, as I often use this command
immediately before rebasing.

 e.g.

 # ostree remote refs fedora-atomic
 fedora-atomic:fedora-atomic/f23/x86_64/docker-host
 fedora-atomic:fedora-atomic/f23/x86_64/testing/docker-host
 ^^^^^^^^^^^^^^ (this part is new)

 # rpm-ostree rebase fedora-atomic:fedora-atomic/f23/x86_64/testing/docker-host
src/ostree/ot-remote-builtin-refs.c